home *** CD-ROM | disk | FTP | other *** search
/ US Department of Defense…ndamentals 1.0 2004 April / US Department of Defense: Firewall & Router Fundamentals 1.0 2004 April.iso / sco / sco012 / media / page017.swf / scripts / DefineButton2_12 / BUTTONCONDACTION on(releaseOutside, rollOut).as next >
Encoding:
Text File  |  2003-10-16  |  113 bĀ   |  5 lines

  1. on(releaseOutside, rollOut){
  2.    _parent.page_tooltip._visible = 0;
  3.    _parent.page_tooltip.gotoAndStop(1);
  4. }
  5.